func go/types.safeUnderlying
4 uses
go/types (current package)
const.go#L294: t = safeUnderlying(target)
named.go#L708: func safeUnderlying(typ Type) Type {
predicates.go#L137: iface, _ := safeUnderlying(tpar.bound).(*Interface)
typexpr.go#L242: under = safeUnderlying(T)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)